internal/goroot.gccgoDirs.isStandard (method)

2 uses

	internal/goroot (current package)
		gc.go#L26: 		return gccgoSearch.isStandard(path)
		gc.go#L99: func (gd *gccgoDirs) isStandard(path string) bool {